“Ultimate maths quiz : brain challenge Template” Documentation by “templatesvilla” v1.1


“Ultimate maths quiz : brain challenge Template ”

Created: 25/9/2023
By: templatesvilla
Email: templatevilla007@gmail.com

Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. About Ultimate maths quiz : brain challenge Template
  2. Getting Started With Android App
  3. How to Import the Project in Android Studio?
  4. How to Rename the Package Name?
  5. How to Change Application Name?
  6. How to Change the privacy policy url?
  7. How to Change AdMob Publisher Id?
  8. How to Change default app theme color
  9. How to Change the Application Icon?
  10. Rating
  11. Credits

A) About Ultimate maths quiz : brain challenge Template - top

This app is designed for Grade 1, Grade 2 ,Grade 3, Grade 4, Grade5, Grade6 students to practice thousands of questions every day for free.

Excellent for preschool and grade school kids to learn basic arithmetic ideas like Addition, Subtraction, Multiplication, Division, Decimals, square root,factorial,square roos,mixed, pure mathematics so on. Simply its like an Mental Math game.

After you buy this item you will get project file of Ultimate maths quiz : brain challenge Template code, apk file and also this documentation file to guide you installing this app.


B) Getting Started With Android App - top

Before doing installation, you need to do the following things :

  1. Install tools that requires for developing Android app such as Android Studio as the Official Android IDE. For updated tutorial about how to install them, you can see and Download from Android Developer website.
  2. Android Studio Download

    Android Studio Download

  3. If you do all things above, you can go to the next step.

C) How to Import the Project in Android Studio? - top

  1. Open Android Studio > Import Project
  2. New window will opened > Browse to directory where you place > codecanyon > Mahts the way of new learning Template project > Ok
  3. Wait for few minutes until all process import has finished.
Import Project


D) How to Rename the Package Name? - top

  1. First click once on your package and then click setting icon on Android Studio.
  2. Close/Unselect Compact Empty Middle Packages
  3. Then, right click your package and rename it.
  4. Right click on the root folder of your project.
  5. Click "Open Module Setting".
  6. Go to the Flavours tab.
  7. Change the application ID with same name of your package name before > Press OK.


E) How to Change Application Name - top

  1. Open Android Studio > app > res > values > strings.xml
  2. Select 'strings.xml'
  3. Enter your app name inside "app_name" string tag :
  4. <string name="app_name">Home Workout </string>


F) How to Change the privacy policy url? - top

  1. Open Android Studio > app > res > values > strings.xml
  2. Select 'strings.xml'
  3. Enter your privacy url inside "privacy_url" string tag:
    • <string name="privacy_url">https://www.google.co.uk/string>


G) How to Change AdMob Publisher Id? - top

AdMob Configuration :

  1. Open Android Studio > app > res > values > strings.xml
  2. Enter your AdMob App ID inside "app_id" string tag :
  3. <string name=" app_id ">Your AdMob App ID</string>
  4. Enter your AdMob Banner ID inside "BannerAds" string tag :
  5. <string name="BannerAds">Your AdMob Banner ID<string>
  6. Enter your AdMob Interstitial ID inside "InterstitialAds" string tag :
  7. <string name=" InterstitialAds ">Your AdMob Interstitial ID</string>

Enable or Disable AdMob :

  1. To Enable AdMob, set ad_visibility ON
  2. <string name=" ADS_VISIBILITY ">YES</string>
  3. To Disable AdMob, set ad_visibility OFF
  4. <string name=" ADS_VISIBILITY ">NO</string>

H) How to Change default app theme color - top

  1. You need to change value from 0-6 any one number for changing default theme


I) How to Change the Application Icon? - top

  1. Open Android Studio > app > res > mipmap > ic_launcher.png
  2. Replace images with the same name.

J) Ratting - top

If you like our app, we will highly appreciate if you can provide us a rating of 5. You can rate us from your Code canyon Menu > Download page.


K) Credits - top

I've used folowing sources into this app:


Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the template on Code canyon, you might consider visiting the forums and asking your question in the "Item Discussion" section.

templatesvilla

Go To Table of Contents